1 namespace QuanLyNhanSu
2 {
3     
partial class frmLichLamViec
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.radPanelCalendar = new Telerik.WinControls.UI.RadPanel();
32             
this.radCalendar1 = new Telerik.WinControls.UI.RadCalendar();
33             
this.radSchedulerNavigator1 = new Telerik.WinControls.UI.RadSchedulerNavigator();
34             
this.radSchedulerDemo = new Telerik.WinControls.UI.RadScheduler();
35             ((System.ComponentModel.ISupportInitialize)(
this.radPanelCalendar)).BeginInit();
36             
this.radPanelCalendar.SuspendLayout();
37             ((System.ComponentModel.ISupportInitialize)(
this.radCalendar1)).BeginInit();
38             ((System.ComponentModel.ISupportInitialize)(
this.radSchedulerNavigator1)).BeginInit();
39             ((System.ComponentModel.ISupportInitialize)(
this.radSchedulerDemo)).BeginInit();
40             ((System.ComponentModel.ISupportInitialize)(
this)).BeginInit();
41             
this.SuspendLayout();
42             
//
43             
// radPanelCalendar
44             
//
45             
this.radPanelCalendar.BackgroundImage = global::QuanLyNhanSu.Properties.Resources.scheduler_cal;
46             
this.radPanelCalendar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
47             
this.radPanelCalendar.Controls.Add(this.radCalendar1);
48             
this.radPanelCalendar.Location = new System.Drawing.Point(4, 6);
49             
this.radPanelCalendar.Name = "radPanelCalendar";
50             
this.radPanelCalendar.Size = new System.Drawing.Size(250, 600);
51             
this.radPanelCalendar.TabIndex = 9;
52             ((Telerik.WinControls.Primitives.FillPrimitive)(
this.radPanelCalendar.GetChildAt(0).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Hidden;
53             ((Telerik.WinControls.Primitives.BorderPrimitive)(
this.radPanelCalendar.GetChildAt(0).GetChildAt(1))).Visibility = Telerik.WinControls.ElementVisibility.Hidden;
54             
//
55             
// radCalendar1
56             
//
57             
this.radCalendar1.AllowMultipleView = true;
58             
this.radCalendar1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
59             
this.radCalendar1.CellAlign = System.Drawing.ContentAlignment.MiddleCenter;
60             
this.radCalendar1.HeaderHeight = 17;
61             
this.radCalendar1.HeaderWidth = 17;
62             
this.radCalendar1.Location = new System.Drawing.Point(3, 30);
63             
this.radCalendar1.Margin = new System.Windows.Forms.Padding(0);
64             
this.radCalendar1.MultiViewRows = 3;
65             
this.radCalendar1.Name = "radCalendar1";
66             
this.radCalendar1.RangeMaxDate = new System.DateTime(2099, 12, 30, 0, 0, 0, 0);
67             
this.radCalendar1.Size = new System.Drawing.Size(245, 530);
68             
this.radCalendar1.TabIndex = 1;
69             
this.radCalendar1.Text = "radCalendar1";
70             
this.radCalendar1.ThemeName = "ControlDefault";
71             
this.radCalendar1.TitleAlign = System.Windows.Forms.VisualStyles.ContentAlignment.Center;
72             
this.radCalendar1.ZoomFactor = 1.2F;
73             
//
74             
// radSchedulerNavigator1
75             
//
76             
this.radSchedulerNavigator1.AssociatedScheduler = this.radSchedulerDemo;
77             
this.radSchedulerNavigator1.AutoSize = true;
78             
this.radSchedulerNavigator1.DateFormat = "dd/mm/yyyy";
79             
this.radSchedulerNavigator1.Location = new System.Drawing.Point(263, 6);
80             
this.radSchedulerNavigator1.MinimumSize = new System.Drawing.Size(400, 74);
81             
this.radSchedulerNavigator1.Name = "radSchedulerNavigator1";
82             
//
83             
//
84             
//
85             
this.radSchedulerNavigator1.RootElement.MinSize = new System.Drawing.Size(400, 74);
86             
this.radSchedulerNavigator1.RootElement.StretchVertically = false;
87             
this.radSchedulerNavigator1.Size = new System.Drawing.Size(709, 74);
88             
this.radSchedulerNavigator1.TabIndex = 8;
89             
this.radSchedulerNavigator1.ThemeName = "ControlDefault";
90             
//
91             
// radSchedulerDemo
92             
//
93             
this.radSchedulerDemo.AllowAppointmentMove = false;
94             
this.radSchedulerDemo.AllowAppointmentResize = false;
95             
this.radSchedulerDemo.BackColor = System.Drawing.Color.White;
96             
this.radSchedulerDemo.DataSource = null;
97             
this.radSchedulerDemo.Location = new System.Drawing.Point(263, 84);
98             
this.radSchedulerDemo.Name = "radSchedulerDemo";
99             
this.radSchedulerDemo.Size = new System.Drawing.Size(709, 522);
100             
this.radSchedulerDemo.TabIndex = 0;
101             
this.radSchedulerDemo.AppointmentEditDialogShowing += new System.EventHandler<Telerik.WinControls.UI.AppointmentEditDialogShowingEventArgs>(this.radSchedulerDemo_AppointmentEditDialogShowing);
102             
//
103             
// frmLichLamViec
104             
//
105             
this.ClientSize = new System.Drawing.Size(984, 614);
106             
this.Controls.Add(this.radPanelCalendar);
107             
this.Controls.Add(this.radSchedulerNavigator1);
108             
this.Controls.Add(this.radSchedulerDemo);
109             
this.MaximizeBox = false;
110             
this.Name = "frmLichLamViec";
111             
this.Text = " Lịch Làm Việc";
112             
this.ThemeName = "Office2007Blue";
113             ((System.ComponentModel.ISupportInitialize)(
this.radPanelCalendar)).EndInit();
114             
this.radPanelCalendar.ResumeLayout(false);
115             
this.radPanelCalendar.PerformLayout();
116             ((System.ComponentModel.ISupportInitialize)(
this.radCalendar1)).EndInit();
117             ((System.ComponentModel.ISupportInitialize)(
this.radSchedulerNavigator1)).EndInit();
118             ((System.ComponentModel.ISupportInitialize)(
this.radSchedulerDemo)).EndInit();
119             ((System.ComponentModel.ISupportInitialize)(
this)).EndInit();
120             
this.ResumeLayout(false);
121             
this.PerformLayout();
122
123         }
124
125         
#endregion
126
127         
private Telerik.WinControls.UI.RadScheduler radSchedulerDemo;
128         
private Telerik.WinControls.UI.RadCalendar radCalendar1;
129         
private Telerik.WinControls.UI.RadSchedulerNavigator radSchedulerNavigator1;
130         
private Telerik.WinControls.UI.RadPanel radPanelCalendar;
131     }
132 }



Quản lý nhân sự công ty bằng c# _ full source code 60.504 lượt xem

Gõ tìm kiếm nhanh...